home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / super_ka.swf / scripts / DefineSprite_1603 / frame_150 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  98 b   |  6 lines

  1. _root.below_mask.bottleShow--;
  2. if(_root.below_mask.bottleShow == 0)
  3. {
  4.    _root.gameOver();
  5. }
  6.